Quizname = "Friends"
Question = { }
 Question[1] = { q = "How many simpsons cast have appeared in friends?", a = 0, b = 3, c = 7, cor = 2 }
 Question[2] = { q = "How many series of friends are there?", a = 10, b = 25, c = 60, cor = 1}
 Question[3] = { q = "What year did it end?", a = 2002, b = 2003, c = 2004, cor = 3 }
 Question[4] = { q = "How many main characters are there??", a = 5, b = 6, c = 7, cor = 2}
 Question[5] = { q = "When did it start?", a = 1994, b = 1990, c = 1998, cor = 1 }
 Question[6] = { q = "How long was the season finale? (in min)", a = 70, b = 60, c = 66, cor = 3}
 Question[7] = { q = "Which season got ratings ranking of #1?", a = 6, b = 2, c = 8, cor = 3 }
 Question[8] = { q = "What channel did first air on in Aus?", a = 7, b = 9, c = 6, cor = 1}
 Question[9] = { q = "And in the UK?", a = 5, b = 3, c = 4, cor = 3 }
Question[10] = { q = "What ratings rank did season 4 get?", a = 5, b = 4, c = 7, cor = 2}